home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 24
/
Amiga Format AFCD24 (Feb 1998, Issue 108).iso
/
-in_the_mag-
/
emulation
/
amiga
/
uae-0.7.0b2
/
src
/
targets
/
t-ascii.h
< prev
next >
Wrap
Text File
|
1998-01-20
|
345b
|
17 lines
/*
* UAE - The Un*x Amiga Emulator
*
* Target specific stuff, ncurses version
*
* Copyright 1997 Bernd Schmidt
*/
#define OPTIONSFILENAME ".uaerc"
#define OPTIONS_IN_HOME
#define DEFPRTNAME "lpr"
#define DEFSERNAME "/dev/ttyS1"
#define TARGET_SPECIAL_OPTIONS \
{ "x", " -x : Reverse video (white on black)\n" },